Use symlink in installed bin/ directory, where supported
authorGlenn Morris <rgm@gnu.org>
Mon, 20 Aug 2012 22:12:35 +0000 (18:12 -0400)
committerGlenn Morris <rgm@gnu.org>
Mon, 20 Aug 2012 22:12:35 +0000 (18:12 -0400)
commitd471805b38bceb582e0af92095fbd4896d775de5
tree436ff364e41e1cf84d2db1476ca10b17d9a96545
parentf3e03343b6cd7dc6cb4c0f7a58e2a6d94bf27956
Use symlink in installed bin/ directory, where supported

* configure.ac (AC_PROG_LN_S): Test for ln.

* Makefile.in (LN_S): New, set by configure.
(install-arch-dep): Use $LN_S.
ChangeLog
Makefile.in
configure.ac